Have a closer look at the starter code. Check the PlantUtils.java file. What does getPlantImageRes method do?
Returns the plant image resource given its database ID
Returns the plant image resolution
Returns the plant image resource given its age and last watered time
Returns the plant image resource given its position in the grid
Next Concept